home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / E / E-Mail.cpt / E-Mail / card_7281.txt < prev    next >
Text File  |  1988-04-23  |  5KB  |  237 lines

  1. -- card: 7281 from stack: in
  2. -- bmap block id: 4887
  3. -- flags: 0000
  4. -- background id: 2644
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on closecard
  8.   hide card field id 4
  9.   hide card field id 5
  10.   hide card field id 6
  11.   hide card field id 7
  12. end closecard
  13.  
  14.  
  15.  
  16. -- part 1 (button)
  17. -- low flags: 00
  18. -- high flags: 0000
  19. -- rect: left=377 top=294 right=317 bottom=405
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 1013 / 1013
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28. ----- HyperTalk script -----
  29. on mouseUp
  30.   visual effect wipe up
  31.   go to next card
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 2 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=343 top=295 right=318 bottom=372
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 1014 / 1014
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   visual effect wipe down
  51.   go to previous card
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 3 (button)
  57. -- low flags: 00
  58. -- high flags: 0000
  59. -- rect: left=12 top=101 right=150 bottom=124
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: New Button
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   show card field id 4
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 4 (field)
  76. -- low flags: 81
  77. -- high flags: 2004
  78. -- rect: left=133 top=88 right=135 bottom=364
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 0
  82. -- font id: 4
  83. -- text size: 9
  84. -- style flags: 0
  85. -- line height: 12
  86. -- part name: 
  87. ----- HyperTalk script -----
  88. on mouseup
  89.   hide card field id 4
  90. end mouseup
  91.  
  92.  
  93.  
  94. -- part 5 (field)
  95. -- low flags: 81
  96. -- high flags: 2004
  97. -- rect: left=134 top=142 right=189 bottom=365
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 0
  101. -- font id: 4
  102. -- text size: 9
  103. -- style flags: 0
  104. -- line height: 12
  105. -- part name: 
  106. ----- HyperTalk script -----
  107. on mouseup
  108.   hide card field id 5
  109. end mouseup
  110.  
  111.  
  112.  
  113. -- part 6 (field)
  114. -- low flags: 81
  115. -- high flags: 2004
  116. -- rect: left=136 top=198 right=249 bottom=365
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 0
  120. -- font id: 4
  121. -- text size: 9
  122. -- style flags: 0
  123. -- line height: 12
  124. -- part name: 
  125. ----- HyperTalk script -----
  126. on mouseup
  127.   hide card field id 6
  128. end mouseup
  129.  
  130.  
  131.  
  132. -- part 7 (field)
  133. -- low flags: 81
  134. -- high flags: 2004
  135. -- rect: left=136 top=254 right=304 bottom=364
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 0
  139. -- font id: 4
  140. -- text size: 9
  141. -- style flags: 0
  142. -- line height: 12
  143. -- part name: 
  144. ----- HyperTalk script -----
  145. on mouseup
  146.   hide card field id 7
  147. end mouseup
  148.  
  149.  
  150.  
  151. -- part 8 (button)
  152. -- low flags: 00
  153. -- high flags: 0000
  154. -- rect: left=12 top=154 right=214 bottom=124
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 0 / 0
  157. -- text alignment: 1
  158. -- font id: 0
  159. -- text size: 12
  160. -- style flags: 0
  161. -- line height: 16
  162. -- part name: New Button
  163. ----- HyperTalk script -----
  164. on mouseUp
  165.   show card field id 5
  166. end mouseUp
  167.  
  168.  
  169.  
  170. -- part 9 (button)
  171. -- low flags: 00
  172. -- high flags: 0000
  173. -- rect: left=11 top=217 right=260 bottom=123
  174. -- title width / last selected line: 0
  175. -- icon id / first selected line: 0 / 0
  176. -- text alignment: 1
  177. -- font id: 0
  178. -- text size: 12
  179. -- style flags: 0
  180. -- line height: 16
  181. -- part name: New Button
  182. ----- HyperTalk script -----
  183. on mouseUp
  184.   show card field id 6
  185. end mouseUp
  186.  
  187.  
  188.  
  189. -- part 10 (button)
  190. -- low flags: 00
  191. -- high flags: 0000
  192. -- rect: left=9 top=262 right=315 bottom=124
  193. -- title width / last selected line: 0
  194. -- icon id / first selected line: 0 / 0
  195. -- text alignment: 1
  196. -- font id: 0
  197. -- text size: 12
  198. -- style flags: 0
  199. -- line height: 16
  200. -- part name: New Button
  201. ----- HyperTalk script -----
  202. on mouseUp
  203.   show card field id 7
  204. end mouseUp
  205.  
  206.  
  207.  
  208. -- part contents for background part 7
  209. ----- text -----
  210. The Right Computer Service:
  211.  
  212.  
  213. -- part contents for background part 9
  214. ----- text -----
  215.      The computer service is the connecting link between your computer and your addressee.  You need to be on the same service as your addressee, otherwise that service cannot send your message.  Therefore, make sure that your addressee is on your service.
  216.  
  217.      If your addressee is not on your service, then your computer service is not the right computer service for that message.
  218.  
  219. -- part contents for card part 4
  220. ----- text -----
  221. ‚ÄúThe Source‚Äù is an information service of ‚ÄúSource Telecomputing Corporation.‚Äù 800-336-3366.
  222.  
  223. -- part contents for card part 5
  224. ----- text -----
  225. ‚ÄúCompuServe‚Äù is an information service of ‚ÄúInformation Services.‚Äù
  226. 800-848-8199 (in Ohio 800-457-0802).
  227.  
  228.  
  229. -- part contents for card part 6
  230. ----- text -----
  231. ‚ÄúGenie‚Äù is an information service of ‚ÄúGeneral Electric Information Services.‚Äù  800-638-9636.
  232.  
  233. -- part contents for card part 7
  234. ----- text -----
  235. ‚ÄúABA/Net‚Äù is an informaiton service of the American Bar Association.
  236. 800-435-7342.
  237.